home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / archiver / azp5010.zip / AZP.DOC next >
Text File  |  1990-01-18  |  8KB  |  174 lines

  1. AutoZipper  Release 5.01
  2. Copyright(C) Oakwood Software, Mishawaka Indiana 1990.
  3. Written by Scott Null - All Rights Reserved.
  4. A front-end utility for use with PKZIP (tm) and PKUNZIP (tm).
  5. Now with complete selective extraction of files from Zipfiles!
  6.  
  7. To Use AutoZipper, copy.. 
  8.  
  9. AZPINST.EXE
  10. AZP.EXE 
  11. AZP.DOC
  12.  
  13. into the same directory where PKZIP.EXE and PKUNZIP.EXE resides.  
  14. These programs must be in the same directory as PKZIP.EXE  and PKUNZIP.EXE
  15. in order for AutoZipper to work correctly.  
  16. It is assumed that you already have a copy of PKZIP.EXE and PKUNZIP.EXE.
  17. Now change to the directory that contains these file and type;
  18.  
  19. AZPINST   (hit return)
  20.  
  21. This will run the AutoZipper Installation program.  The installation program
  22. creates a batch file called ZIP.BAT and also instructs you as to the
  23. path requirements for running AutoZipper from a directory other than the one
  24. it is located in.  You only need to run the installation program once, before
  25. running AutoZipper for the very first time.
  26.  
  27. After installation is complete you can run AutoZipper by typing;
  28.  
  29. ZIP     (hit return)
  30.  
  31. AutoZipper will ask you to select a drive from which to work from.  Logical
  32. choices are A, B, C, D, E, F, G, H, I, and J drives.  You can also change 
  33. from ZIP to UNZIP or vice-versa by toggling with the SPACE-BAR.
  34.  
  35. AutoZipper will then display the tree for the selected drive.  You can then
  36. select the subdirectory which contains the files you wish to zip or unzip by
  37. using the cursor control keys.  Move the cursor over the desired directory
  38. and type  'G' to go into that directory.  AutoZipper currently supports
  39. subdirectory structures three-deep. Once in the directory, move the cursor
  40. over the file(s) you wish to zip or unzip and use the SPACE-BAR to 
  41. select/unselect the file(s).  You can also type 'S' to select all files, and
  42. 'U' to unselect all files. 
  43.  
  44.  
  45. Option Menus:
  46. -------------
  47. AutoZipper 5.01 now includes UNZIP capabilities with selective extraction
  48. to disk, screen, or printer.  It also includes two different option
  49. menus depending on if you wish to perform ZIP or UNZIP functions.  When
  50. you run AutoZipper the starting default function is ZIP until you change it.
  51. You can always see the current function by looking at the bottom line on the 
  52. screen and noticing whether the flashing word is ZIPPING or UNZIPPING.
  53. To select the UNZIP function, press the function key F9.  To select the ZIP
  54. function, press the function key F10.  Pressing the appropriate function key
  55. automatically changes the mode in which AutoZipper will operate on selected
  56. files.  The function key also displays the corresponding menus described
  57. below...
  58.  
  59.    The ZIP Menu (F10):
  60.    -------------------
  61.    Hit the F10 function key to bring up the ZIP Menu.  You can then select
  62.    the following options;
  63.  
  64.               1 - Maximum compression of selected files
  65.               2 - Fast compression of selected files
  66.               3 - Include a comment in the Zipfile
  67.               4 - Deletes the selected files from the Zipfile
  68.               5 - Moves the selected files to the Zipfile 
  69.                   (deletes the source files upon completion)
  70.               6 - Select a new drive/directory from which to work
  71.               7 - Shell to DOS
  72.               [return] - Leave Option Menu
  73.  
  74. The default option when you first start is 1 - Maximum Compression, you may
  75. change the options as you like.  If you do not have a hard-drive and are
  76. running AutoZipper from a floppy, be sure that COMMAND.COM is located on the
  77. floppy with AutoZipper PKZIP.EXE and PKUNZIP.EXE if you wish to use the
  78. 7 - Shell to DOS Option.  When you are finished with the Option Menu hit 
  79. return to re-enter the file selection utility.  You will
  80. re-enter in the ZIP mode of operation.
  81.  
  82.  
  83.    The UNZIP Menu (F9):
  84.    --------------------
  85.    Hit the F9 function key to bring up the UNZIP Menu.  You can then select
  86.    the following options;
  87.  
  88.               1 - Extract to disk                      
  89.               2 - Overwrite existing files          
  90.               3 - Extract to printer
  91.               4 - Extract to screen                                  
  92.               5 - Test the selected Zipfile(s) integrity  
  93.               6 - Select a new drive/directory from which to work
  94.               7 - Shell to DOS
  95.               8 - View Zipfile(s)
  96.               [return] - Leave Option Menu
  97.  
  98. The default option when you first start is 1 - Extract to Disk, you may
  99. change the options as you like.  The UNZIP function will only operate
  100. on files with the '.ZIP' extension.  All other files selected without
  101. the '.ZIP' extension will be ignored. When you are finished with the 
  102. Option Menu hit return to re-enter the file selection utility.  You
  103. will re-enter in the UNZIP mode of operation.
  104.  
  105. After you have selected either ZIP or UNZIP and the desired option you
  106. should select the files that you wish to perform the selected operation on.
  107. Type  'B'  when done selecting files to begin the selected process.
  108. If you are in ZIP mode when you type 'B' you will be prompted to give a 
  109. [pathname]\filename.zip for the target zip file.  Type in the target 
  110. path and filename and hit return.  If you don't type an extension to the 
  111. filename, the .ZIP extension will automatically be used.
  112.  
  113.     -------------------------------------------------
  114.      ZIP mode Example;
  115.      c:\modem\files\mystuff.zip   (hit return)
  116.  
  117.      In this example, AutoZipper would then use PKZIP to create a 
  118.      Zipfile called MYSTUFF.ZIP in the C:\MODEM\FILES subdirectory.
  119.     -------------------------------------------------
  120.  
  121. If you are in UNZIP mode and have selected the Extraction to disk option or
  122. Overwrite existing files, then when you type 'B' you will be prompted 
  123. to give a target [pathname] for the files you are about to UNZIP.  
  124.  
  125.     -------------------------------------------------
  126.      UNZIP mode Example;
  127.       c:\modem\files   (hit return)
  128.  
  129.      In this example, AutoZipper would put the files that you wish to extract
  130.      from the selected '.ZIP' file(s) into C:\MODEM\FILES subdirectory.
  131.     -------------------------------------------------
  132.  
  133. Type in the target pathname and hit return.  If you have selected an option
  134. other than Extraction to disk or Overwrite existing files, you will skip 
  135. the above step.  You will then see the file(s) that are in the selected 
  136. Zipfile(s).  You can now select the file(s) that you wish to extract 
  137. from the Zipfile(s).  Use the SPACE-BAR, 'S', or 'U' to select the files
  138. you wish to extract.  Type 'B' to begin the extraction process when you
  139. have finished selecting files.
  140.  
  141. You can always use the ESC key to exit AutoZipper when you are finished
  142. running the program.
  143.  
  144. ******************************************************************************
  145.  
  146. AutoZipper is distributed under the ShareWare approach.  You may freely copy
  147. and distribute AutoZipper to others for non-commercial purposes.  If you find
  148. AutoZipper useful, a registration of $7 would be appreciated.  If you send $15
  149. or more you will receive the latest version of AutoZipper as it becomes
  150. available.  Please state the version of the software that you currently have.
  151. Send check or money order to;
  152.                               Scott Null
  153.                               Oakwood Software
  154.                               306 W. 8th Street
  155.                               Mishawaka, IN  46544
  156.  
  157. Make all checks or money orders payable to SCOTT NULL.
  158.  
  159. If you intend to use AutoZipper for commercial purposes a registration fee of
  160. $50 is required.  Site Licences are available for a flat rate of $150 and you
  161. receive the latest version of AutoZipper including the source code.
  162.  
  163. If you have any comments, questions or find any bugs in AutoZipper, send them
  164. to Oakwood Software at the address above.  Your feedback is welcomed and
  165. appreciated.
  166.  
  167. DISCLAIMER: Oakwood Software disclaims all warranties as to this software,
  168. whether expressed or implied, including and without limitation to any implied
  169. warranties or merchantability, fitness for a particular purpose, functionality
  170. or data integrity o